net/http.socksAddr.Name (field)
4 uses
	net/http (current package)
		socks_bundle.go#L155: 		a.Name = string(b[:len(b)-2])
		socks_bundle.go#L242: 	Name string // fully-qualified domain name
		socks_bundle.go#L255: 		return net.JoinHostPort(a.Name, port)
		socks_bundle.go#L412: 			a.Name = host
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |